Adjust default interwiki result text
authorChad Horohoe <chadh@wikimedia.org>
Thu, 13 Mar 2014 18:13:00 +0000 (11:13 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Thu, 13 Mar 2014 18:13:00 +0000 (11:13 -0700)
'Results from $1' sounds nicer than '$1 results' for sites that
haven't set the custom text.

Change-Id: I810c8e0503dde238ea8813b7cecb1a1dec927d3e

languages/messages/MessagesEn.php

index 31da2a2..4e132ac 100644 (file)
@@ -1850,7 +1850,7 @@ Details can be found in the [{{fullurl:{{#Special:Log}}/delete|page={{FULLPAGENA
 'search-file-match'                => '(matches file content)',
 'search-suggest'                   => 'Did you mean: $1',
 'search-interwiki-caption'         => 'Sister projects',
-'search-interwiki-default'         => '$1 results:',
+'search-interwiki-default'         => 'Results from $1:',
 'search-interwiki-custom'          => '', # do not translate or duplicate this message to other languages
 'search-interwiki-more'            => '(more)',
 'search-relatedarticle'            => 'Related',